<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ���肴�����綵∽������� */
.plug-menu {
background: rgb(32,101,196) ;

}

/* ���肴���綣劫�堺������� */
.top_menu&gt;li {
background-color: rgb(32,101,196);
}

/* ���肴���綛渇�肴������� */
.foot_mp {
background-color: rgb(32,101,196);
}

/* ���咲ゞ��������� */
.header {
background-color:rgb(32,101,196);
}

/* ���咲ゞ������������ */
.dl-menuwrapper button {
background: rgb(32,101,196);
}
/* ���咲ゞ������������ */
.dl-menuwrapper button:hover ,
.dl-menuwrapper button.dl-active {
	background-color: rgb(32,101,196);
}
/* ���咲ゞ�������茵���� */
.dl-menuwrapper ul {
	background:rgb(32,101,196);
}

/* ���咲ゞ�������茵����� */
.dl-menuwrapper li a {
background: url(./images/base/color6/menuwrapper.png) repeat-x left top;
}

/* ���阪�����膤紙��篁������� */
.contact {
background:rgb(32,101,196);
}
</pre></body></html>